ItemName_DE = {
    -- Spray primer
    ItemName_PaintYourRide.AutomotiveSprayPrimer = "Automotive Spray Primer"
    -- Spray paint
    ItemName_PaintYourRide.AutomotiveSprayCanEmpty = "Leere Sprhdose",
    ItemName_PaintYourRide.AutomotiveSprayPaintBlack = "Fahrzeug Sprhlack: Schwarz",
    ItemName_PaintYourRide.AutomotiveSprayPaintBlue = "Fahrzeug Sprhlack: Blau",
    ItemName_PaintYourRide.AutomotiveSprayPaintBlueNavy = "Fahrzeug Sprhlack: Marineblau",
    ItemName_PaintYourRide.AutomotiveSprayPaintBlueNeon = "Fahrzeug Sprhlack: Neon Blau",
    ItemName_PaintYourRide.AutomotiveSprayPaintBlueOlympic = "Fahrzeug Sprhlack: Olympisches Blau",
    ItemName_PaintYourRide.AutomotiveSprayPaintBrownDarkChocolate = "Fahrzeug Sprhlack: Dunkele Schokolade",
    ItemName_PaintYourRide.AutomotiveSprayPaintBrownRusty = "Fahrzeug Sprhlack: Rostbraun",
    ItemName_PaintYourRide.AutomotiveSprayPaintGreen = "Fahrzeug Sprhlack: Grn",
    ItemName_PaintYourRide.AutomotiveSprayPaintGreenArmy = "Fahrzeug Sprhlack: Armeegrn",
    ItemName_PaintYourRide.AutomotiveSprayPaintGreenForest = "Fahrzeug Sprhlack: Waldgrn",
    ItemName_PaintYourRide.AutomotiveSprayPaintGreenNeon = "Fahrzeug Sprhlack: Neon Grn",
    ItemName_PaintYourRide.AutomotiveSprayPaintGrey = "Fahrzeug Sprhlack: Grau",
    ItemName_PaintYourRide.AutomotiveSprayPaintGreySteel = "Fahrzeug Sprhlack: Stahlgrau",
    ItemName_PaintYourRide.AutomotiveSprayPaintOrangeTangerine = "Fahrzeug Sprhlack: Manderine",
    ItemName_PaintYourRide.AutomotiveSprayPaintPinkBubbleGum = "Fahrzeug Sprhlack: Rosa",
    ItemName_PaintYourRide.AutomotiveSprayPaintPinkGlamorous = "Fahrzeug Sprhlack: Glamourses Pink",
    ItemName_PaintYourRide.AutomotiveSprayPaintRed = "Fahrzeug Sprhlack: Rot",
    ItemName_PaintYourRide.AutomotiveSprayPaintRedBurgundy = "Fahrzeug Sprhlack: Burgunderrot",
    ItemName_PaintYourRide.AutomotiveSprayPaintRedCandyApple = "Fahrzeug Sprhlack: Apfelrot",
    ItemName_PaintYourRide.AutomotiveSprayPaintVioletGrape = "Fahrzeug Sprhlack: Weintraube",
    ItemName_PaintYourRide.AutomotiveSprayPaintVioletIndigo = "Fahrzeug Sprhlack: Indigo",
    ItemName_PaintYourRide.AutomotiveSprayPaintWhite = "Fahrzeug Sprhlack: Wei",
    ItemName_PaintYourRide.AutomotiveSprayPaintYellow = "Fahrzeug Sprhlack: Gelb",
    ItemName_PaintYourRide.AutomotiveSprayPaintYellowNeon = "Fahrzeug Sprhlack: Neon Gelb",
    ItemName_PaintYourRide.AutomotiveSprayPaintYellowTuscany = "Fahrzeug Sprhlack: Tuskana",
    -- Tinting paint
    ItemName_PaintYourRide.AutomotivePaintBucketEmpty = "Empty Paint Bucket",
    ItemName_PaintYourRide.AutomotivePaintWhite = "Fahrzeuglack: Wei",
    ItemName_PaintYourRide.AutomotivePaintBottleEmpty = "Empty Paint Bottle",
    ItemName_PaintYourRide.AutomotiveTintPaintBlack = "Automotive Tinting Paint: Schwarz",
    ItemName_PaintYourRide.AutomotiveTintPaintBlue = "Automotive Tinting Paint: Blau",
    ItemName_PaintYourRide.AutomotiveTintPaintCyan = "Automotive Tinting Paint: Aqua",
    ItemName_PaintYourRide.AutomotiveTintPaintGreen = "Automotive Tinting Paint: Grn",
    ItemName_PaintYourRide.AutomotiveTintPaintMagenta = "Automotive Tinting Paint: Fuchsia",
    ItemName_PaintYourRide.AutomotiveTintPaintRed = "Automotive Tinting Paint: Rot",
    ItemName_PaintYourRide.AutomotiveTintPaintYellow = "Automotive Tinting Paint: Gelb",
    -- Boxes
    ItemName_PaintYourRide.BoxAutomotivePaintTints = "Box with Automotive Tinting Paints",
    ItemName_PaintYourRide.BoxAutomotivePaintSprays1 = "Box with Automotive Spray Paints",
    ItemName_PaintYourRide.BoxAutomotivePaintSprays2 = "Box with Automotive Spray Paints",
    ItemName_PaintYourRide.BoxAutomotivePaintSprays3 = "Box with Automotive Spray Paints",
    ItemName_PaintYourRide.BoxAutomotivePaintSprays4 = "Box with Automotive Spray Paints",
    -- Other
    ItemName_PaintYourRide.VehiclePaintingMag1 = "Autostyle Magazine - Vehicle Painting Vol. 1",
    ItemName_PaintYourRide.VehiclePaintingMag2 = "Autostyle Magazine - Vehicle Painting Vol. 2",
    ItemName_PaintYourRide.SprayGun = "Spray Gun",
    ItemName_PaintYourRide.WireBrush = "Wire Brush",
    ItemName_PaintYourRide.CataloguePaintSpray = "HSV Fahrzeug Sprhlack Katalog",
    ItemName_PaintYourRide.CataloguePaintTints = "HSV Tinting Paint Catalogue",
}